type net/http.http2priorityNodeState

3 uses

	net/http (current package)
		h2_bundle.go#L11152: type http2priorityNodeState int
		h2_bundle.go#L11155: 	http2priorityNodeOpen http2priorityNodeState = iota
		h2_bundle.go#L11167: 	state        http2priorityNodeState // open | closed | idle